home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13714 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  691 b 

  1. Path: news.netgate.net!alan
  2. From: alan@netgate.net (Alan Wright)
  3. Newsgroups: comp.lang.c++
  4. Subject: why is VC++ 4.0 optimized code way slower than 2.x???
  5. Date: Wed, 27 Mar 96 03:00:22 GMT
  6. Organization: NetGate Communications
  7. Message-ID: <4jab01$gj6@ftp.netgate.net>
  8. NNTP-Posting-Host: d69.netgate.net
  9. X-Newsreader: News Xpress 2.0 Beta #0
  10. Keyword: VC++, 4.0, optimize, slow
  11.  
  12. I've recently ported an application from VC++ 2.x to 4.0. The optimized 
  13. executable now runs 3 times slower than before. Does anyone know what 
  14. could cause this? Is there anything I can do? It would be pretty rotten if
  15. I had to stay on VC++ 2.x because it generates much better code than
  16. the newer compiler...
  17.  
  18. Alan
  19.